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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 移?芋?N}移?芋?N{^ 1000100011011010001111111000100011110000001111110100111001111101100010001101101000111111100010001111000000111111010011100111101101011110 88da3f88f03f4e7d88da3f88f03f4e7b5e
EUC-JP 移?芋?N}移?芋?N{^ 1011000011011100001111111011000011110010001111110100111001111101101100001101110000111111101100001111001000111111010011100111101101011110 b0dc3fb0f23f4e7db0dc3fb0f23f4e7b5e
UTF-8 移렢芋넵N}移렢芋넵N{^ 1110011110100111101110111110101110100000101000101110100010001010100010111110101110000100101101010100111001111101111001111010011110111011111010111010000010100010111010001000101010001011111010111000010010110101010011100111101101011110 e7a7bbeba0a2e88a8beb84b54e7de7a7bbeba0a2e88a8beb84b54e7b5e
UHC 移렢芋넵N}移렢芋넵N{^ 111011001011100110001110101100111110100111100011101100111101110001001110011111011110110010111001100011101011001111101001111000111011001111011100010011100111101101011110 ecb98eb3e9e3b3dc4e7decb98eb3e9e3b3dc4e7b5e

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