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 葬?茁?葬?茁?^ 10010001100100100011111111111011100100110011111110010001100100100011111111111011100100110011111101011110 91923ffb933f91923ffb933f5e
EUC-JP 葬?茁?葬?茁?^ 110000011111001000111111100011111101011111011110001111111100000111110010001111111000111111010111110111100011111101011110 c1f23f8fd7de3fc1f23f8fd7de3f5e
UTF-8 葬렱茁햇葬렱茁햄^ 11101000100100011010110011101011101000001011000111101000100011001000000111101101100101101000011111101000100100011010110011101011101000001011000111101000100011001000000111101101100101101000010001011110 e891aceba0b1e88c81ed9687e891aceba0b1e88c81ed96845e
UHC 葬렱茁햇葬렱茁햄^ 1110110111110111100011101011111011110001111010001100011111011110111011011111011110001110101111101111000111101000110001111101110001011110 edf78ebef1e8c7deedf78ebef1e8c7dc5e

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