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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?野久{N}?野久{N{^ 0011111110010110111011001000101101110110011110110100111001111101001111111001011011101100100010110111011001111011010011100111101101011110 3f96ec8b767b4e7d3f96ec8b767b4e7b5e
EUC-JP ?野久{N}?野久{N{^ 0011111111001100111011101011010111010111011110110100111001111101001111111100110011101110101101011101011101111011010011100111101101011110 3fcceeb5d77b4e7d3fcceeb5d77b4e7b5e
UTF-8 鸞野久{N}鸞野久{N{^ 11101111101001001010000011101001100001111000111011100100101110011000010101111011010011100111110111101111101001001010000011101001100001111000111011100100101110011000010101111011010011100111101101011110 efa4a0e9878ee4b9857b4e7defa4a0e9878ee4b9857b4e7b5e
UHC 鸞野久{N}鸞野久{N{^ 11010001111100101110010110101111110011101111100101111011010011100111110111010001111100101110010110101111110011101111100101111011010011100111101101011110 d1f2e5afcef97b4e7dd1f2e5afcef97b4e7b5e

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