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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 葬?腸?葬?腸?^ 10010001100100100011111110010010101100000011111110010001100100100011111110010010101100000011111101011110 91923f92b03f91923f92b03f5e
EUC-JP 葬?腸?葬?腸?^ 11000001111100100011111111000100101100100011111111000001111100100011111111000100101100100011111101011110 c1f23fc4b23fc1f23fc4b23f5e
UTF-8 葬렟腸넸葬렟腸넵^ 11101000100100011010110011101011101000001001111111101000100001011011100011101011100001001011100011101000100100011010110011101011101000001001111111101000100001011011100011101011100001001011010101011110 e891aceba09fe885b8eb84b8e891aceba09fe885b8eb84b55e
UHC 葬렟腸넸葬렟腸넵^ 1110110111110111100011101011000011101101111100111011001111011110111011011111011110001110101100001110110111110011101100111101110001011110 edf78eb0edf3b3deedf78eb0edf3b3dc5e

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