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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 諱ッ雍亥叉貉帛叉貉 1110011010000001101011111110100010110100100010001110010110001101101100111110011010111001100110111110010110001101101100111110011010111001 e681afe8b488e58db3e6b99be58db3e6b9
EUC-JP 諱ッ雍亥叉貉帛叉貉 111010111110000110001110101011111111000010110110101100001110011110111010101101011110110010111011110101101110011110111010101101011110110010111011 ebe18eaff0b6b0e7bab5ecbbd6e7bab5ecbb
UTF-8 諱ッ雍亥叉貉帛叉貉 111010001010101110110001111011111011110110101111111010011001101110001101111001001011101010100101111001011000111110001001111010001011001010001001111001011011100010011011111001011000111110001001111010001011001010001001 e8abb1efbdafe99b8de4baa5e58f89e8b289e5b89be58f89e8b289
UHC 諱?雍亥叉?帛叉? 111111011100100100111111111010001011110011111010101001001111001110101001001111111101101111011001111100111010100100111111 fdc93fe8bcfaa4f3a93fdbd9f3a93f

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