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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???ろ?}???ろ?{^ 001111110011111100111111100000101110101100111111011111010011111100111111001111111000001011101011001111110111101101011110 3f3f3f82eb3f7d3f3f3f82eb3f7b5e
EUC-JP ???ろ?}???ろ?{^ 001111110011111100111111101001001110110100111111011111010011111100111111001111111010010011101101001111110111101101011110 3f3f3fa4ed3f7d3f3f3fa4ed3f7b5e
UTF-8 梨똺淋ろ삹}梨똺淋ろ삹{^ 111011111010011110100010111010111001100010111010111011111010011110110101111000111000001010001101111011001000001010111001011111011110111110100111101000101110101110011000101110101110111110100111101101011110001110000010100011011110110010000010101110010111101101011110 efa7a2eb98baefa7b5e3828dec82b97defa7a2eb98baefa7b5e3828dec82b97b5e
UHC 梨똺淋ろ삹}梨똺淋ろ삹{^ 1110110010110001100011000111101011101100111110001010101011101101100110001011000001111101111011001011000110001100011110101110110011111000101010101110110110011000101100000111101101011110 ecb18c7aecf8aaed98b07decb18c7aecf8aaed98b07b5e

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