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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 逵/h逵/fN}逵/h逵/fN{^ 11100111100111001000000101011110011010001110011110011100100000010101111001100110010011100111110111100111100111001000000101011110011010001110011110011100100000010101111001100110010011100111101101011110 e79c815e68e79c815e664e7de79c815e68e79c815e664e7b5e
EUC-JP 逵/h逵/fN}逵/h逵/fN{^ 11101101111111001010000110111111011010001110110111111100101000011011111101100110010011100111110111101101111111001010000110111111011010001110110111111100101000011011111101100110010011100111101101011110 edfca1bf68edfca1bf664e7dedfca1bf68edfca1bf664e7b5e
UTF-8 逵/h逵/fN}逵/h逵/fN{^ 111010011000000010110101111011111011110010001111011010001110100110000000101101011110111110111100100011110110011001001110011111011110100110000000101101011110111110111100100011110110100011101001100000001011010111101111101111001000111101100110010011100111101101011110 e980b5efbc8f68e980b5efbc8f664e7de980b5efbc8f68e980b5efbc8f664e7b5e
UHC 逵/h逵/fN}逵/h逵/fN{^ 11010000101100001010001110101111011010001101000010110000101000111010111101100110010011100111110111010000101100001010001110101111011010001101000010110000101000111010111101100110010011100111101101011110 d0b0a3af68d0b0a3af664e7dd0b0a3af68d0b0a3af664e7b5e

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