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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 昤栁翦\}昤栁翦\{^ 111110001111010111111010110101001111101011100101111000111100011001011100011111011111100011110101111110101101010011111010111001011110001111000110010111000111101101011110 f8f5fad4fae5e3c65c7df8f5fad4fae5e3c65c7b5e
EUC-JP ?昤?翦\}?昤?翦\{^ 00111111100011111100001010100101001111111110011011001000010111000111110100111111100011111100001010100101001111111110011011001000010111000111101101011110 3f8fc2a53fe6c85c7d3f8fc2a53fe6c85c7b5e
UTF-8 昤栁翦\}昤栁翦\{^ 1110111010011010100101001110011010011000101001001110011010100000100000011110011110111111101001100101110001111101111011101001101010010100111001101001100010100100111001101010000010000001111001111011111110100110010111000111101101011110 ee9a94e698a4e6a081e7bfa65c7dee9a94e698a4e6a081e7bfa65c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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