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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 娃????????^ 1000100010100001001111110011111100111111001111110011111100111111001111110011111101011110 88a13f3f3f3f3f3f3f3f5e
EUC-JP 娃????????^ 1011000010100011001111110011111100111111001111110011111100111111001111110011111101011110 b0a33f3f3f3f3f3f3f3f5e
UTF-8 娃썹몱吳븅겱烈싪뫚^ 11100101101010001000001111101100100011011011100111101011101010101011000111100101100100001011001111101011101110001000010111101010101100101011000111101111101001101001111111101100100010111010101011101011101010111001101001011110 e5a883ec8db9ebaab1e590b3ebb885eab2b1efa69fec8baaebab9a5e
UHC 娃썹몱吳븅겱烈싪뫚^ 11101000110111111011110111100111100100011001101011100111111011111011101011101001100000011011110111100110111011111001101011101000100100011011101001011110 e8dfbde7919ae7efbae981bde6ef9ae891ba5e

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