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 ??モ??だ??だ^ 00111111001111111000001110000010001111110011111110000010101111100011111100111111100000101011111001011110 3f3f83823f3f82be3f3f82be5e
EUC-JP ??モ??だ??だ^ 00111111001111111010010111100010001111110011111110100100110000000011111100111111101001001100000001011110 3f3fa5e23f3fa4c03f3fa4c05e
UTF-8 룶卽モ룶殺だ룶殺だ^ 11101011101000111011011011100101100011011011110111100011100000111010001011101011101000111011011011101111101001011011000011100011100000011010000011101011101000111011011011101111101001011011000011100011100000011010000001011110 eba3b6e58dbde383a2eba3b6efa5b0e381a0eba3b6efa5b0e381a05e
UHC 룶卽モ룶殺だ룶殺だ^ 10001111101010111111000111101101101010111110001010001111101010111110000111101101101010101100000010001111101010111110000111101101101010101100000001011110 8fabf1edabe28fabe1edaac08fabe1edaac05e

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