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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 逵ク譎凩逵ク譎几^ 111001111001110010111000111001101001100110011001011111011110011110011100101110001110011010011001100110010111101101011110 e79cb8e699997de79cb8e699997b5e
EUC-JP 逵ク譎凩逵ク譎几^ 1110110111111100100011101011100011101011111110011101000111011110111011011111110010001110101110001110101111111001110100011101110001011110 edfc8eb8ebf9d1deedfc8eb8ebf9d1dc5e
UTF-8 逵ク譎凩逵ク譎几^ 11101001100000001011010111101111101111011011100011101000101011011000111011100101100001111010100111101001100000001011010111101111101111011011100011101000101011011000111011100101100001111010000001011110 e980b5efbdb8e8ad8ee587a9e980b5efbdb8e8ad8ee587a05e
UHC 逵?譎?逵?譎?^ 11010000101100000011111111111101110100100011111111010000101100000011111111111101110100100011111101011110 d0b03ffdd23fd0b03ffdd23f5e

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