To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逅・迹ー}逅・迹ー{^ 111001111001000010100101111001111001000110110000011111011110011110010000101001011110011110010001101100000111101101011110 e790a5e791b07de790a5e791b07b5e
EUC-JP 逅・迹ー}逅・迹ー{^ 11101101111100001000111010100101111011011111000110001110101100000111110111101101111100001000111010100101111011011111000110001110101100000111101101011110 edf08ea5edf18eb07dedf08ea5edf18eb07b5e
UTF-8 逅・迹ー}逅・迹ー{^ 111010011000000010000101111011111011110110100101111010001011111110111001111011111011110110110000011111011110100110000000100001011110111110111101101001011110100010111111101110011110111110111101101100000111101101011110 e98085efbda5e8bfb9efbdb07de98085efbda5e8bfb9efbdb07b5e
UHC 逅?迹?}逅?迹?{^ 111111011011000100111111111011101110100100111111011111011111110110110001001111111110111011101001001111110111101101011110 fdb13feee93f7dfdb13feee93f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)